projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dee11cd
)
(kkc-init-file-name): Run file names that begin with a period thru
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 19 Oct 2008 10:10:00 +0000
(10:10 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 19 Oct 2008 10:10:00 +0000
(10:10 +0000)
`convert-standard-filename'.
lisp/international/kkc.el
patch
|
blob
|
history
diff --git
a/lisp/international/kkc.el
b/lisp/international/kkc.el
index f25f0835c594aae81f697e6f7e4e7b4fd2495468..6325838b1087cebff45906ba0119227c1381f727 100644
(file)
--- a/
lisp/international/kkc.el
+++ b/
lisp/international/kkc.el
@@
-41,7
+41,7
@@
"String denoting KKC input method.
This string is shown at mode line when users are in KKC mode.")
-(defvar kkc-init-file-name
"~/.kkcrc"
+(defvar kkc-init-file-name
(convert-standard-filename "~/.kkcrc")
"Name of a file which contains user's initial setup code for KKC.")
;; A flag to control a file specified by `kkc-init-file-name'.